Function |is_f64
json/value::|is_f64
Usage
|is_f64(value)
Parameters
↳ value: Json (json::Json)
Return
↴ bool
Return true if value is a JSON number representable as f64.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
json/value::|is_f64
|is_f64(value)
↳ value: Json (json::Json)
↴ bool
Return true if value is a JSON number representable as f64.